home *** CD-ROM | disk | FTP | other *** search
/ Venus 7000 / darktronics.iso / Software / Service Packs / Win2kSP4.exe / i386 / wms4.cab / nschmgr.ocx / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  1999-11-09  |  1.3 KB  |  38 lines

  1.     NSChannelMgrObj.1 = s 'NSChannelMgrObj'
  2.     {
  3.         CLSID = s '{B00464B3-67D4-11D0-A464-00C04FC29CFB}'
  4.         'Insertable'
  5.     }
  6.     NSChannelMgrObj = s 'NSChannelMgrObj'
  7.     {
  8.         CurVer = s 'NSChannelMgrObj.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {B00464B3-67D4-11D0-A464-00C04FC29CFB} = s 'Windows Media Channel Manager Object'
  13.         {
  14.             ProgID = s 'NSChannelMgrObj.1'
  15.             VersionIndependentProgID = s 'NSChannelMgrObj'
  16.             ForceRemove 'Programmable'
  17.             InprocServer32 = s '%MODULE%'
  18.             {
  19.                 val ThreadingModel = s 'Apartment'
  20.             }
  21.             ForceRemove 'Implemented Categories'
  22.             {
  23.                 ForceRemove {7DD95801-9882-11CF-9FA9-00AA006C42C4}              
  24.                 ForceRemove {7DD95802-9882-11CF-9FA9-00AA006C42C4}              
  25.             }
  26.             ForceRemove 'Control'
  27.             ForceRemove 'Programmable'
  28.             ForceRemove 'Insertable'
  29.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  30.             'MiscStatus' = s '0'
  31.             {
  32.                 '1' = s '148881'
  33.             }
  34.             'TypeLib' = s '{B00464B0-67D4-11D0-A464-00C04FC29CFB}'
  35.             'Version' = s '1.0'
  36.         }
  37.     }
  38.